gtklevelbar: Fix typo
authorTimm Bäder <mail@baedert.org>
Wed, 11 Nov 2015 08:35:31 +0000 (09:35 +0100)
committerTimm Bäder <mail@baedert.org>
Wed, 11 Nov 2015 08:35:31 +0000 (09:35 +0100)
gtk/gtklevelbar.c

index 6743b69aaf988b13960b0e4114a1c89cc9233083..a767cc1849b425d6e44e16d5fa0612f7073f3a70 100644 (file)
@@ -97,7 +97,7 @@
  * ]|
  *
  * GtkLevelBar has a main CSS node with name levelbar, a subnode with name trough,
- * and blow that a node with name block and style class .filled and a node with
+ * and below that a node with name block and style class .filled and a node with
  * name block and style class .empty. Both block nodes get one of the style
  * classes .discrete or .continuous, and the block.filled node gets a style class
  * .level-<name> corresponding to the level for the current value.